CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - des java 加密

搜索资源列表

  1. 一个JAVA的DES加密程序.rar

    0下载:
  2. 所属分类:加密解密

    • 发布日期:
    • 文件大小:1428
    • 提供者:
  1. acme.tar.gz

    0下载:
  2. 一个完全使用java编写的加密通用算法包,含des,des3,rsa等很多加密算法源码
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:512290
    • 提供者:
  1. cryptix_src_3-1-2.zip

    1下载:
  2. 另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:2529490
    • 提供者:
  1. javaCipher

    0下载:
  2. 一个基于java平台的DES加密解密算法,key保存在文件中,KeyManager.java是该加密解密算法的使用范例-a java-based platform DES encryption and decryption algorithms, key stored in documents, KeyManager.java the encryption and decryption algorithms use examples
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2456
    • 提供者:吴绪林
  1. 混合密码体制数字签名

    0下载:
  2. JAVA实现的可以采用公钥私钥加密解密程序,包括DES,RAS算法-JAVA the private key can be the public key encryption and decryption procedures, including DES, RAS Algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12174
    • 提供者:张丽媛
  1. DES_java1234

    0下载:
  2. des算法简单实现。它以64位的明文和56位的密钥作为输入,通过DES加密运算产生64位密文输出。其解密过程利用同以密钥和算法将密文还原成明文。因为java语言的安全性&网络处理能力强,所以就利用了java语言编写-des simple algorithm to achieve. It's expressly 64 and 56 as the key input, through DES encryption algorithms have 64 ciphertext output. I
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6964
    • 提供者:leae
  1. DES-Encryption-

    0下载:
  2. 由于使用post提交的数据也可以通过工具拦截到明文数据,所以很多时候需要在前台用js加密后端代码解密。由于本人也在项目中使用到这个,现在做了一个例子是java版本的,希望对大家有用。-Due to the use of the post submit data can also intercept to plaintext data through the tool, so a lot of time need to encrypt the back-end code decryption us
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:10114
    • 提供者:dsdfw
  1. Java

    0下载:
  2. Java实现文件的RSA和DES加密算法-Java implementation files RSA and DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:2908723
    • 提供者:angelina
  1. DES-cipher-and-decipher

    0下载:
  2. 这是一个通过调用Java自带的DES加密解密函数做的程序,有有好的界面,可以对文件进行加密解密。在打开需要加密或者解密的文件之后,需要新建.txt文件以保存加密或者解密的文件,源文件不受影响。程序中设置了过滤器,只能看到txt文件或者普通文件夹-This is a built-in Java by calling DES encryption and decryption functions do the procedure, there is a good interface, can fil
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3785
    • 提供者:wangxiaochen
  1. FileEncryptDemo

    0下载:
  2. Java加密功能,利用DES加密对文件进行加密-java Encrypt
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2224
    • 提供者:李政委
  1. DES

    0下载:
  2. DES加密的java实现,可以实现对字符串的加密-DES encode algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7314
    • 提供者:JXD
  1. sw-or-hw-des

    0下载:
  2. 可以和硬加密互相加解密的DES方法提供,提供JAVA与C实现方法-software des mothed
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-24
    • 文件大小:53365
    • 提供者:wuyp
  1. DES

    0下载:
  2. 现代密码学中的DES加密算法的java实现-Modern cryptography DES encryption algorithm to achieve the java
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:803
    • 提供者:赖先生
  1. des

    0下载:
  2. 基于DES的对称加密、利用java中的相关类实现对指定字符串的加解密、实现图形界面-DES based on symmetric encryption, the use of java in the relevant class implements the specified string encryption and decryption, implement graphical interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:3143
    • 提供者:free
  1. DES

    0下载:
  2. 计算机网络安全,DES加密、解密算法,Java编码-Computer network security, DES encryption and decryption algorithms, Java coding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:996
    • 提供者:梁羽
  1. lus-Java

    0下载:
  2. java 和 c++ 使用des加密的例子-Java and c++ examples of using des encryption
  3. 所属分类:Communication

    • 发布日期:2017-12-24
    • 文件大小:6144
    • 提供者:MN-368469
  1. DES

    0下载:
  2. 通过编程实现DES算法, 理解对称加密和Feistel密码结构的基本原理, 掌握DES算法加解密的流程 实验要求 利用C++、 Java实现DES算法, 要求使用面向对象的方法, 分别实现文件的加密和解密方法、 密钥的生成方法。-Through the programming DES algorithm to understand the symmetric encryption and Feistel password structure of the basic principles,
  3. 所属分类:JavaScript

    • 发布日期:2017-12-10
    • 文件大小:4556
    • 提供者:方方
  1. 信息安全实验2-1

    1下载:
  2. 实验内容 1、对称密码技术的实现 (1)熟悉相应的DES加密/解密函数的使用,在单机完成对特定文件(test-1.txt)的单重DES加密/解密; (2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的); 2、非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定
  3. 所属分类:加密解密

    • 发布日期:2017-12-29
    • 文件大小:16384
    • 提供者:潇洒坤
  1. DES_Encryption

    0下载:
  2. PHP JAVA C#互通的DES加密解密算法 C#代码 /// <summary> /// 进行DES解密。 /// </summary> /// <param name="pToDecrypt">要解密的串</param> /// <param name="sKey">密钥,且必须为8位。</param>
  3. 所属分类:加密解密

    • 发布日期:2018-01-06
    • 文件大小:14336
    • 提供者:平淡人
  1. des 加密

    0下载:
  2. 运用在Java上的des加密机制,可以试想对数据的DES加密的js
  3. 所属分类:密码/编码算法

« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com